From 40c79516b424229068624d5576eb912a8e0e31b1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 6 Feb 2020 10:08:11 +0100 Subject: [PATCH] Removed TODO Gbp-Dch: ignore --- debian/TODO.Debian | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 debian/TODO.Debian diff --git a/debian/TODO.Debian b/debian/TODO.Debian deleted file mode 100644 index efc9c4bb..00000000 --- a/debian/TODO.Debian +++ /dev/null @@ -1,46 +0,0 @@ - -# 2017-11-08 - -## drop libjuce -it simply doesn't work. -it's not supported by upstream. -JUCE applications are meant to be compiled with the JUCE sources (statically -linked). -JUCE ABI keeps breaking. - -it was a lot of work, but we should try to swim too hard against the current... - -## keep multiple versions? -API stability??? - -####################################################### -# old TODO - - -## include headers -do we want all headers starting with "juce_*"? - -## build libjuce -we probably need a debug-version and a non-debug version - -or (alternatively) separate libraries for each of the modules. - -- check how to build the GUI widgets - -### use system installed libraries! - -basically done. - -Box2D is incompatible - - - -### clamp defines! - -the following defines need to be forced to -- 0 in Release mode -- 1 in Debug mode -defines: - - JUCE_FORCE_DEBUG - - JUCE_LOG_ASSERTIONS - - JUCE_CHECK_MEMORY_LEAKS -- 2.30.2